[INFO] cloning repository https://github.com/eigerco/celestia-node-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eigerco/celestia-node-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigerco%2Fcelestia-node-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigerco%2Fcelestia-node-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ea183523a3053cbb276f103b7cd52cf02142d4d
[INFO] fixing eigerco/celestia-node-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feigerco%2Fcelestia-node-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/eigerco/celestia-node-rs
[INFO] finished tweaking git repo https://github.com/eigerco/celestia-node-rs
[INFO] tweaked toml for git repo https://github.com/eigerco/celestia-node-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eigerco/celestia-node-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eigerco/celestia-node-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 39d41af4b5e0d84a6d1d31b4d0091f4827e2b36b68f534848ebf94a66db097ea
[INFO] running `Command { std: "docker" "start" "39d41af4b5e0d84a6d1d31b4d0091f4827e2b36b68f534848ebf94a66db097ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39d41af4b5e0d84a6d1d31b4d0091f4827e2b36b68f534848ebf94a66db097ea" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39d41af4b5e0d84a6d1d31b4d0091f4827e2b36b68f534848ebf94a66db097ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39d41af4b5e0d84a6d1d31b4d0091f4827e2b36b68f534848ebf94a66db097ea" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating rsema1d/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking core2 v0.4.0 (https://github.com/bbqsrc/core2?rev=545e84bc#545e84bc)
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]    Compiling leopard-codec v0.2.0
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking hex_fmt v0.3.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking integer-encoding v4.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling readme-rustdocifier v0.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking arc-swap v1.8.1
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling reed-solomon-simd v3.1.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking chacha8rand v0.1.2
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking lumina-node-wasm v1.0.0 (/opt/rustwide/workdir/node-wasm)
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr] warning: `node-wasm/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] 
[INFO] [stderr] If you are trying to migrate from the previous edition (2021), the
[INFO] [stderr] process requires following these steps:
[INFO] [stderr] 
[INFO] [stderr] 1. Start with `edition = "2021"` in `Cargo.toml`
[INFO] [stderr] 2. Run `cargo fix --edition`
[INFO] [stderr] 3. Modify `Cargo.toml` to set `edition = "2024"`
[INFO] [stderr] 4. Run `cargo build` or `cargo test` to verify the fixes worked
[INFO] [stderr] 
[INFO] [stderr] More details may be found at
[INFO] [stderr] https://doc.rust-lang.org/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
[INFO] [stderr] 
[INFO] [stderr] warning: `node-wasm/tests/client.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `node-wasm/tests/discovery.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking data-encoding-macro v0.1.19
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking multibase v0.9.2
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.5
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking uniffi_pipeline v0.29.5
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking uniffi_meta v0.29.5
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking uniffi_udl v0.29.5
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking futures-bounded v0.2.4
[INFO] [stderr]     Checking netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v0.26.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling multihash-derive-impl v0.1.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling celestia-grpc-macros v1.0.0 (/opt/rustwide/workdir/grpc/grpc-macros)
[INFO] [stderr] warning: `grpc/grpc-macros/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling protox-parse v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling prost-reflect v0.15.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking multihash v0.19.3
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking libp2p-identity v0.2.13
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking multistream-select v0.13.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking cid v0.11.1
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling uniffi_macros v0.29.5
[INFO] [stderr]     Checking ed25519-consensus v2.1.0
[INFO] [stderr]     Checking soketto v0.8.1
[INFO] [stderr]     Checking nmt-rs v0.2.5
[INFO] [stderr]     Checking tendermint-proto v0.40.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]     Checking jsonrpsee-types v0.26.0
[INFO] [stderr]     Checking futures-rustls v0.26.0
[INFO] [stderr]     Checking moka v0.12.13
[INFO] [stderr]     Checking quinn-proto v0.11.13
[INFO] [stderr]     Checking quick-protobuf-codec v0.3.1
[INFO] [stderr]     Checking rustls-platform-verifier v0.5.3
[INFO] [stderr]     Checking yamux v0.13.8
[INFO] [stderr]     Checking multiaddr v0.18.2
[INFO] [stderr]     Checking yamux v0.12.1
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking multihash-derive v0.9.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking multihash-codetable v0.1.4
[INFO] [stderr]     Checking libp2p-core v0.43.2
[INFO] [stderr]     Checking informalsystems-pbjson v0.7.0
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking rsema1d v1.0.0 (/opt/rustwide/workdir/rsema1d)
[INFO] [stderr]    Migrating rsema1d/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ics23 v0.12.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking libp2p-noise v0.46.1
[INFO] [stderr]     Checking libp2p-yamux v0.47.0
[INFO] [stderr]     Checking libp2p-websocket v0.45.1
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking parse_duration v2.1.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]    Compiling protox v0.8.0
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking x509-parser v0.17.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling celestia-proto v1.0.0 (/opt/rustwide/workdir/proto)
[INFO] [stderr] warning: `proto/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking libp2p-tls v0.6.2
[INFO] [stderr]     Checking askama v0.13.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking async-compat v0.2.5
[INFO] [stderr]     Checking libp2p-swarm v0.47.1
[INFO] [stderr]     Checking blockstore v0.8.0
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]    Migrating rsema1d/benches/codec_bench.rs from 2021 edition to 2024
[INFO] [stderr]     Checking uniffi_bindgen v0.29.5
[INFO] [stderr]     Checking uniffi_core v0.29.5
[INFO] [stderr]        Fixed rsema1d/benches/codec_bench.rs (1 fix)
[INFO] [stderr]     Checking netlink-proto v0.11.5
[INFO] [stderr]     Checking rtnetlink v0.13.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Migrating rsema1d/tests/go_fuzzy_compat.rs from 2021 edition to 2024
[INFO] [stderr]     Checking if-watch v3.2.1
[INFO] [stderr]     Checking libp2p-tcp v0.44.1
[INFO] [stderr]     Checking libp2p-quic v0.13.0
[INFO] [stderr]     Checking libp2p-request-response v0.29.0
[INFO] [stderr]     Checking libp2p-gossipsub v0.49.2
[INFO] [stderr]     Checking libp2p-identify v0.47.0
[INFO] [stderr]     Checking libp2p-connection-limits v0.6.0
[INFO] [stderr]     Checking libp2p-ping v0.47.0
[INFO] [stderr]     Checking libp2p-kad v0.48.0
[INFO] [stderr]     Checking libp2p-allow-block-list v0.6.0
[INFO] [stderr]     Checking libp2p-stream v0.4.0-alpha
[INFO] [stderr]     Checking libp2p-autonat v0.15.0
[INFO] [stderr]     Checking jsonrpsee-core v0.26.0
[INFO] [stderr]     Checking hickory-resolver v0.25.2
[INFO] [stderr]     Checking jsonrpsee-client-transport v0.26.0
[INFO] [stderr]     Checking libp2p-dns v0.44.0
[INFO] [stderr]     Checking libp2p v0.56.0
[INFO] [stderr]     Checking jsonrpsee-ws-client v0.26.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking jsonrpsee-http-client v0.26.0
[INFO] [stderr]     Checking jsonrpsee v0.26.0
[INFO] [stderr]     Checking tendermint v0.40.4
[INFO] [stderr]     Checking lumina-utils v1.0.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr] warning: `utils/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking uniffi v0.29.5
[INFO] [stderr] warning: `proto/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking celestia-types v1.0.0 (/opt/rustwide/workdir/types)
[INFO] [stderr] warning: `types/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking celestia-rpc v1.0.0 (/opt/rustwide/workdir/rpc)
[INFO] [stderr]     Checking lumina-node v1.0.0 (/opt/rustwide/workdir/node)
[INFO] [stderr]     Checking celestia-grpc v1.0.0 (/opt/rustwide/workdir/grpc)
[INFO] [stderr] warning: `rpc/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> rpc/src/blob.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | /               try_stream! {
[INFO] [stdout] 175 | |                   let subscription_res = rpc::BlobSubscriptionClient::blob_subscribe(self, namespace).await;
[INFO] [stdout] 176 | |                   let has_real_sub = !matches!(&subscription_res, Err(Error::HttpNotImplemented));
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |   / /                     blob_sub
[INFO] [stdout] 189 | |   | |                         .as_mut()
[INFO] [stdout] 190 | |   | |                         .expect("must be some")
[INFO] [stdout] 191 | |   | |                         .next()
[INFO] [stdout] 192 | |   | |                         .await
[INFO] [stdout]     | |   | |                              -
[INFO] [stdout]     | |   | |                              |
[INFO] [stdout]     | |   | |______________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     | |   |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 193 | |   |                           .ok_or_else(|| custom_client_error("unexpected end of stream"))??
[INFO] [stdout]     | |   |                                                                                         -
[INFO] [stdout]     | |   |                                                                                         |
[INFO] [stdout]     | |   |_________________________________________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                                                                             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 194 | |                       } else {
[INFO] [stdout] 195 | |                           let header = header_sub
[INFO] [stdout]     | |      __________________________________-
[INFO] [stdout]     | |     |__________________________________|
[INFO] [stdout] 196 | |     |                         .as_mut()
[INFO] [stdout] 197 | |     |                         .expect("must be some")
[INFO] [stdout] 198 | |     |                         .next()
[INFO] [stdout] 199 | |     |                         .await
[INFO] [stdout]     | |     |                          -----
[INFO] [stdout]     | |     |                          |
[INFO] [stdout]     | |     |                          this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     |                          `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 200 | |     |                         .ok_or_else(|| custom_client_error("unexpected end of stream"))??;
[INFO] [stdout]     | |     |                                                                                       -
[INFO] [stdout]     | |     |_______________________________________________________________________________________|
[INFO] [stdout]     | |     |_______________________________________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                                                                             `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 201 | |                           let height = header.height();
[INFO] [stdout] 202 | |     |                     let blobs = rpc::BlobClient::blob_get_all(self, height, vec![namespace]).await?;
[INFO] [stdout]     | |     |                                 ------------------------------------------------------------------
[INFO] [stdout]     | |     |                                 |                                                            |
[INFO] [stdout]     | |     |                                 |                                                            this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |     |                                 |                                                            `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     |                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |     |                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     |                                 this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |     |                                 `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |     |
[INFO] [stdout] 210 | |     |         }
[INFO] [stdout]     | |     |         ^
[INFO] [stdout]     | |     |         |
[INFO] [stdout]     | |     |         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |     |         up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |     |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     |         this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |_____|_________`#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |       |         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> rpc/src/fraud.rs:69:9
[INFO] [stdout]     |
[INFO] [stdout]  69 | /             try_stream! {
[INFO] [stdout]  70 | |                 match rpc::FraudSubscriptionClient::fraud_subscribe(self, proof_type).await {
[INFO] [stdout]  71 | |                     Ok(mut fraud_sub) => loop {
[INFO] [stdout]  72 | |                         yield fraud_sub
[INFO] [stdout]     | |  _____________________________-
[INFO] [stdout]     | | |  ___________________________|
[INFO] [stdout]     | | | |
[INFO] [stdout]  73 | | | |                         .next()
[INFO] [stdout]  74 | | | |                         .await
[INFO] [stdout]     | | | |                          -----
[INFO] [stdout]     | | | |                          |   |
[INFO] [stdout]     | | | |__________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     | | |                            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | | |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | | |                            up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  75 | | |                           .ok_or_else(|| custom_client_error("unexpected end of stream"))??;
[INFO] [stdout]     | | |                                                                                         -
[INFO] [stdout]     | | |                                                                                         |
[INFO] [stdout]     | | |_________________________________________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                                                                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |                 };
[INFO] [stdout] 103 | |             }
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> rpc/src/fraud.rs:69:9
[INFO] [stdout]     |
[INFO] [stdout]  69 | /         try_stream! {
[INFO] [stdout]  70 | |             match rpc::FraudSubscriptionClient::fraud_subscribe(self, proof_type).await {
[INFO] [stdout]  71 | |                 Ok(mut fraud_sub) => loop {
[INFO] [stdout]  72 | |                     yield fraud_sub
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |             };
[INFO] [stdout] 103 | |         }
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> rpc/src/header.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 | /             try_stream! {
[INFO] [stdout] 144 | |                 let mut head = rpc::HeaderClient::header_local_head(self).await?;
[INFO] [stdout] 145 | |                 head.validate().map_err(custom_client_error)?;
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |                         Some(subscription) => subscription
[INFO] [stdout]     | |    ___________________________________________-
[INFO] [stdout]     | |  _|___________________________________________|
[INFO] [stdout] 156 | | | |                         .next()
[INFO] [stdout] 157 | | | |                         .await
[INFO] [stdout]     | | | |                              -
[INFO] [stdout]     | | | |                              |
[INFO] [stdout]     | | | |______________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     | | |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 158 | | |                           .ok_or_else(|| custom_client_error("unexpected end of stream"))??,
[INFO] [stdout]     | | |                                                                                         -
[INFO] [stdout]     | | |                                                                                         |
[INFO] [stdout]     | | |_________________________________________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                                                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 159 | |                         None => rpc::HeaderClient::header_wait_for_height(self, head.height() + 1).await?,
[INFO] [stdout]     | |                                 ------------------------------------------------------------------------
[INFO] [stdout]     | |                                 |                                                                  |
[INFO] [stdout]     | |                                 |                                                                  this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                 |                                                                  `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |                     header.validate().map_err(custom_client_error)?;
[INFO] [stdout]     | |                     ----------------------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                     `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 163 | |                     head.verify_adjacent(&header).map_err(custom_client_error)?;
[INFO] [stdout]     | |                     ----------------------------------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |             }
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |             up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |_____________`#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> rpc/src/blob.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | /               try_stream! {
[INFO] [stdout] 175 | |                   let subscription_res = rpc::BlobSubscriptionClient::blob_subscribe(self, namespace).await;
[INFO] [stdout] 176 | |                   let has_real_sub = !matches!(&subscription_res, Err(Error::HttpNotImplemented));
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |   / /                     blob_sub
[INFO] [stdout] 189 | |   | |                         .as_mut()
[INFO] [stdout] 190 | |   | |                         .expect("must be some")
[INFO] [stdout] 191 | |   | |                         .next()
[INFO] [stdout] 192 | |   | |                         .await
[INFO] [stdout]     | |   | |                              -
[INFO] [stdout]     | |   | |                              |
[INFO] [stdout]     | |   | |______________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     | |   |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 193 | |   |                           .ok_or_else(|| custom_client_error("unexpected end of stream"))??
[INFO] [stdout]     | |   |                                                                                         -
[INFO] [stdout]     | |   |                                                                                         |
[INFO] [stdout]     | |   |_________________________________________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                                                                             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 194 | |                       } else {
[INFO] [stdout] 195 | |                           let header = header_sub
[INFO] [stdout]     | |      __________________________________-
[INFO] [stdout]     | |     |__________________________________|
[INFO] [stdout] 196 | |     |                         .as_mut()
[INFO] [stdout] 197 | |     |                         .expect("must be some")
[INFO] [stdout] 198 | |     |                         .next()
[INFO] [stdout] 199 | |     |                         .await
[INFO] [stdout]     | |     |                          -----
[INFO] [stdout]     | |     |                          |
[INFO] [stdout]     | |     |                          this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     |                          `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 200 | |     |                         .ok_or_else(|| custom_client_error("unexpected end of stream"))??;
[INFO] [stdout]     | |     |                                                                                       -
[INFO] [stdout]     | |     |_______________________________________________________________________________________|
[INFO] [stdout]     | |     |_______________________________________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                                                                             `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 201 | |                           let height = header.height();
[INFO] [stdout] 202 | |     |                     let blobs = rpc::BlobClient::blob_get_all(self, height, vec![namespace]).await?;
[INFO] [stdout]     | |     |                                 ------------------------------------------------------------------
[INFO] [stdout]     | |     |                                 |                                                            |
[INFO] [stdout]     | |     |                                 |                                                            this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |     |                                 |                                                            `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     |                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |     |                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     |                                 this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |     |                                 `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |     |
[INFO] [stdout] 210 | |     |         }
[INFO] [stdout]     | |     |         ^
[INFO] [stdout]     | |     |         |
[INFO] [stdout]     | |     |         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |     |         up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |     |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     |         this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |_____|_________`#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |       |         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> rpc/src/fraud.rs:69:9
[INFO] [stdout]     |
[INFO] [stdout]  69 | /             try_stream! {
[INFO] [stdout]  70 | |                 match rpc::FraudSubscriptionClient::fraud_subscribe(self, proof_type).await {
[INFO] [stdout]  71 | |                     Ok(mut fraud_sub) => loop {
[INFO] [stdout]  72 | |                         yield fraud_sub
[INFO] [stdout]     | |  _____________________________-
[INFO] [stdout]     | | |  ___________________________|
[INFO] [stdout]     | | | |
[INFO] [stdout]  73 | | | |                         .next()
[INFO] [stdout]  74 | | | |                         .await
[INFO] [stdout]     | | | |                          -----
[INFO] [stdout]     | | | |                          |   |
[INFO] [stdout]     | | | |__________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     | | |                            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | | |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | | |                            up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  75 | | |                           .ok_or_else(|| custom_client_error("unexpected end of stream"))??;
[INFO] [stdout]     | | |                                                                                         -
[INFO] [stdout]     | | |                                                                                         |
[INFO] [stdout]     | | |_________________________________________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                                                                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |                 };
[INFO] [stdout] 103 | |             }
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_____________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> rpc/src/fraud.rs:69:9
[INFO] [stdout]     |
[INFO] [stdout]  69 | /         try_stream! {
[INFO] [stdout]  70 | |             match rpc::FraudSubscriptionClient::fraud_subscribe(self, proof_type).await {
[INFO] [stdout]  71 | |                 Ok(mut fraud_sub) => loop {
[INFO] [stdout]  72 | |                     yield fraud_sub
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |             };
[INFO] [stdout] 103 | |         }
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> rpc/src/header.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 | /             try_stream! {
[INFO] [stdout] 144 | |                 let mut head = rpc::HeaderClient::header_local_head(self).await?;
[INFO] [stdout] 145 | |                 head.validate().map_err(custom_client_error)?;
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |                         Some(subscription) => subscription
[INFO] [stdout]     | |    ___________________________________________-
[INFO] [stdout]     | |  _|___________________________________________|
[INFO] [stdout] 156 | | | |                         .next()
[INFO] [stdout] 157 | | | |                         .await
[INFO] [stdout]     | | | |                              -
[INFO] [stdout]     | | | |                              |
[INFO] [stdout]     | | | |______________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     | | |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 158 | | |                           .ok_or_else(|| custom_client_error("unexpected end of stream"))??,
[INFO] [stdout]     | | |                                                                                         -
[INFO] [stdout]     | | |                                                                                         |
[INFO] [stdout]     | | |_________________________________________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                                                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 159 | |                         None => rpc::HeaderClient::header_wait_for_height(self, head.height() + 1).await?,
[INFO] [stdout]     | |                                 ------------------------------------------------------------------------
[INFO] [stdout]     | |                                 |                                                                  |
[INFO] [stdout]     | |                                 |                                                                  this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                 |                                                                  `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |                     header.validate().map_err(custom_client_error)?;
[INFO] [stdout]     | |                     ----------------------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                     `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 163 | |                     head.verify_adjacent(&header).map_err(custom_client_error)?;
[INFO] [stdout]     | |                     ----------------------------------------------------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |             }
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |             up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |_____________`#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: `node/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking lumina-cli v1.0.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr] warning: `grpc/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rpc/tests/blobstream.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking celestia-fibre v1.0.0 (/opt/rustwide/workdir/fibre)
[INFO] [stderr] warning: `rpc/tests/p2p.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking lumina-node-uniffi v1.0.0 (/opt/rustwide/workdir/node-uniffi)
[INFO] [stderr] warning: `rpc/tests/auth_token.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rpc/tests/das.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rpc/tests/share.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rpc/tests/blob.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rpc/tests/state.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rpc/tests/header.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `cli/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `node/tests/subscriptions.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `node/tests/shrex.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `node/tests/node.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `node/tests/header_ex.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `fibre/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `node-uniffi/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking celestia-client v1.0.0 (/opt/rustwide/workdir/client)
[INFO] [stderr] warning: `node/tests/identity_persistance.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `node/tests/graceful_stop.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `cli/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `client/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> client/src/blob.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | /         try_stream! {
[INFO] [stdout] 166 | |             let mut subscription = inner.rpc.blob_subscribe(namespace);
[INFO] [stdout] 167 | |             while let Some(item) = subscription.next().await {
[INFO] [stdout]     | |                            ----    -------------------------
[INFO] [stdout]     | |                            |       |                   |
[INFO] [stdout]     | |                            |       |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                            |       |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                            |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            `item` calls a custom destructor
[INFO] [stdout]     | |                            `item` will be dropped later as of Edition 2024
[INFO] [stdout] 168 | |                 yield item?;
[INFO] [stdout] 169 | |             }
[INFO] [stdout] 170 | |         }
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> client/src/fraud.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         try_stream! {
[INFO] [stdout] 36 | |             let mut subscription = inner.rpc.fraud_subscribe(proof_type);
[INFO] [stdout] 37 | |             while let Some(item) = subscription.next().await {
[INFO] [stdout]    | |                            ----    -------------------------
[INFO] [stdout]    | |                            |       |                   |
[INFO] [stdout]    | |                            |       |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    | |                            |       |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]    | |                            |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | |                            |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    | |                            `item` calls a custom destructor
[INFO] [stdout]    | |                            `item` will be dropped later as of Edition 2024
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |         }
[INFO] [stdout]    | |         ^
[INFO] [stdout]    | |         |
[INFO] [stdout]    | |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    | |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | |         `__awaitee` calls a custom destructor
[INFO] [stdout]    | |_________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> client/src/header.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         try_stream! {
[INFO] [stdout] 126 | |             let mut subscription = inner.rpc.header_subscribe();
[INFO] [stdout] 127 | |             while let Some(item) = subscription.next().await {
[INFO] [stdout]     | |                            ----    -------------------------
[INFO] [stdout]     | |                            |       |                   |
[INFO] [stdout]     | |                            |       |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                            |       |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                            |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            `item` calls a custom destructor
[INFO] [stdout]     | |                            `item` will be dropped later as of Edition 2024
[INFO] [stdout] 128 | |                 yield item?;
[INFO] [stdout] 129 | |             }
[INFO] [stdout] 130 | |         }
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> client/src/blob.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 | /         try_stream! {
[INFO] [stdout] 166 | |             let mut subscription = inner.rpc.blob_subscribe(namespace);
[INFO] [stdout] 167 | |             while let Some(item) = subscription.next().await {
[INFO] [stdout]     | |                            ----    -------------------------
[INFO] [stdout]     | |                            |       |                   |
[INFO] [stdout]     | |                            |       |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                            |       |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                            |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            `item` calls a custom destructor
[INFO] [stdout]     | |                            `item` will be dropped later as of Edition 2024
[INFO] [stdout] 168 | |                 yield item?;
[INFO] [stdout] 169 | |             }
[INFO] [stdout] 170 | |         }
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> client/src/fraud.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         try_stream! {
[INFO] [stdout] 36 | |             let mut subscription = inner.rpc.fraud_subscribe(proof_type);
[INFO] [stdout] 37 | |             while let Some(item) = subscription.next().await {
[INFO] [stdout]    | |                            ----    -------------------------
[INFO] [stdout]    | |                            |       |                   |
[INFO] [stdout]    | |                            |       |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    | |                            |       |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]    | |                            |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | |                            |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    | |                            `item` calls a custom destructor
[INFO] [stdout]    | |                            `item` will be dropped later as of Edition 2024
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |         }
[INFO] [stdout]    | |         ^
[INFO] [stdout]    | |         |
[INFO] [stdout]    | |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    | |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | |         `__awaitee` calls a custom destructor
[INFO] [stdout]    | |_________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: `node-uniffi/src/bin/uniffi-bindgen.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> client/src/header.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         try_stream! {
[INFO] [stdout] 126 | |             let mut subscription = inner.rpc.header_subscribe();
[INFO] [stdout] 127 | |             while let Some(item) = subscription.next().await {
[INFO] [stdout]     | |                            ----    -------------------------
[INFO] [stdout]     | |                            |       |                   |
[INFO] [stdout]     | |                            |       |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                            |       |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                            |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            `item` calls a custom destructor
[INFO] [stdout]     | |                            `item` will be dropped later as of Edition 2024
[INFO] [stdout] 128 | |                 yield item?;
[INFO] [stdout] 129 | |             }
[INFO] [stdout] 130 | |         }
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         `__awaitee` calls a custom destructor
[INFO] [stdout]     | |_________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `item` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `try_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 37s
[INFO] [stderr] crater-edition-check: lumina-cli v1.0.0 (/opt/rustwide/workdir/cli) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: celestia-rpc v1.0.0 (/opt/rustwide/workdir/rpc) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: celestia-proto v1.0.0 (/opt/rustwide/workdir/proto) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: celestia-types v1.0.0 (/opt/rustwide/workdir/types) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: lumina-utils v1.0.0 (/opt/rustwide/workdir/utils) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: lumina-node v1.0.0 (/opt/rustwide/workdir/node) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: celestia-client v1.0.0 (/opt/rustwide/workdir/client) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: celestia-fibre v1.0.0 (/opt/rustwide/workdir/fibre) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: celestia-grpc v1.0.0 (/opt/rustwide/workdir/grpc) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: celestia-grpc-macros v1.0.0 (/opt/rustwide/workdir/grpc/grpc-macros) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: rsema1d v1.0.0 (/opt/rustwide/workdir/rsema1d) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: lumina-node-wasm v1.0.0 (/opt/rustwide/workdir/node-wasm) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: lumina-node-uniffi v1.0.0 (/opt/rustwide/workdir/node-uniffi) updating edition from 2024 to 2024
[INFO] [stderr]    Compiling celestia-proto v1.0.0 (/opt/rustwide/workdir/proto)
[INFO] [stderr]     Checking rsema1d v1.0.0 (/opt/rustwide/workdir/rsema1d)
[INFO] [stderr]     Checking lumina-node-wasm v1.0.0 (/opt/rustwide/workdir/node-wasm)
[INFO] [stderr]     Checking lumina-utils v1.0.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]     Checking celestia-grpc-macros v1.0.0 (/opt/rustwide/workdir/grpc/grpc-macros)
[INFO] [stderr]     Checking celestia-types v1.0.0 (/opt/rustwide/workdir/types)
[INFO] [stderr]     Checking celestia-rpc v1.0.0 (/opt/rustwide/workdir/rpc)
[INFO] [stderr]     Checking lumina-node v1.0.0 (/opt/rustwide/workdir/node)
[INFO] [stderr]     Checking celestia-grpc v1.0.0 (/opt/rustwide/workdir/grpc)
[INFO] [stderr]     Checking celestia-fibre v1.0.0 (/opt/rustwide/workdir/fibre)
[INFO] [stderr]     Checking celestia-client v1.0.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]     Checking lumina-cli v1.0.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking lumina-node-uniffi v1.0.0 (/opt/rustwide/workdir/node-uniffi)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 21s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "39d41af4b5e0d84a6d1d31b4d0091f4827e2b36b68f534848ebf94a66db097ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39d41af4b5e0d84a6d1d31b4d0091f4827e2b36b68f534848ebf94a66db097ea", kill_on_drop: false }`
[INFO] [stdout] 39d41af4b5e0d84a6d1d31b4d0091f4827e2b36b68f534848ebf94a66db097ea
